home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 December / PSL Monthly Shareware CD-ROM (Public Software Library)(December 1994).bin / prgmming / dos / pascal1.bbs < prev    next >
File List  |  1994-11-09  |  55KB  |  682 lines

  1. 21URDOOR.ZIP    35785  07-22-94  URDoor 2.1 is a set of Turbo Pascal routines
  2.                                | for writing BBS doors. It features support    
  3.                                | for modems speeds of up to 115,00 baud, ANSI  
  4.                                | emulation, support for all the popular        
  5.                                | dropfile formats, such as WildCat, SpitFire,  
  6.                                | etc., command Line options, COMM ports 1-4,   
  7.                                | on interrupts 2-7, and more. (Kenneth         
  8.                                | Bledsoe) (Reg.Fee: $30)                       
  9. AJCBCD.ZIP      12198  08-10-94  AJC Binary Coded Decimal Unit 1.0 is a Pascal
  10.                                | unit for managing binary coded decimal (BCD)  
  11.                                | numbers. BCD numbers are used for accurate    
  12.                                | manipulation of monetary amounts, as well as  
  13.                                | other decimal numbers where the real number   
  14.                                | format is unacceptable. The object in this    
  15.                                | unit allocates memory to store an array of    
  16.                                | decimal digits, as well as a set of methods   
  17.                                | for performing basic math with BCD numbers.   
  18.                                | (Andrew J. Cook) (Reg.Fee: $0)                
  19. APIDLL.ZIP       1817  09-09-94  APIDLL.PAS 1.0 is the Pascal code which
  20.                                | demonstrates how to launch Windows and        
  21.                                | dialogs from inside a DLL without the aid of  
  22.                                | OWL. (Reg.Fee: $0)                            
  23. ARCPAK.ZIP     159107  11-11-93  Arcpak 2.0 is a unit for BP 7.0 that allows
  24.                                | you to write programs that use archive        
  25.                                | utilities. Arcpak recognizes Arc, Pak, Zip,   
  26.                                | LZH, Arj, and EXE files. It supports DOS and  
  27.                                | OS/2. (Peter Singer) (Reg.Fee: $25)           
  28. ARITH2.ZIP      17978  02-27-89  Arith 2 is a set of algorithms and examples
  29.                                | of file encoding and decoding in TP5. The     
  30.                                | algorithms presented are designed for clarity 
  31.                                | and not quickness. (Ken Westerback) (Reg.Fee: 
  32.                                | $0)                                           
  33. ASG.ZIP         35963  07-17-89  ASG 5.2, RASG 5.0 & BlueBag 5.2 AtSayGet is
  34.                                | TP5 routine for a line editor with WordStar   
  35.                                | compatibility. ReadASG allows full screen     
  36.                                | editing of data entry. Up to 64 of the twelve 
  37.                                | AtSayGet procedures can be joined on one      
  38.                                | "page" to be "read" together, and up to 10    
  39.                                | pages of ASG procedures can be active at a    
  40.                                | time. BlueBag 5.2 includes routines for       
  41.                                | modifying the cursor, CRT tricks, dates,      
  42.                                | string processing, testing printer status,    
  43.                                | and multiple overlapping windows. (John       
  44.                                | Roncalio) (Reg.Fee: $45)                      
  45. ASYNC11.ZIP     30748  06-22-89  Async11  is a TP unit that provides
  46.                                | interrupt-driven serial communication.        
  47.                                | Async11 supports full input and output        
  48.                                | buffering for up to four ports operating      
  49.                                | concurrently, with optional full hardware     
  50.                                | and/or software handshaking. (Rising Edge     
  51.                                | Data Services) (Reg.Fee: $20)                 
  52. AZD.ZIP         11172  03-28-89  AZD 1.0 is intended principally as a
  53.                                | demonstration of how to scan and extract the  
  54.                                | directories of ARC, ZIP, and LZH files. TP4   
  55.                                | source code is included. (Basil Copeland)     
  56.                                | (Reg.Fee: $0)                                 
  57. BKGRND.ZIP       7299  08-10-94  DOSBKGND.PAS 1.0 allows Pascal programmers to
  58.                                | include a dialog box which will pop up over   
  59.                                | the current application without altering the  
  60.                                | screen contents and leave the screen intact   
  61.                                | when the box is closed. Requires Borland      
  62.                                | Pascal 6.0 or later and Turbo Vision. (Tim J. 
  63.                                | Duncan) (Reg.Fee: $0)                         
  64. BOI.ZIP         48850  12-16-90  BBS Onliner Interface 1.20 is a fully
  65.                                | functional interface which will allow the     
  66.                                | programmer to write BBS on-line doors for     
  67.                                | almost any BBS system. Turbo Pascal source    
  68.                                | code is included. (Andrew J. Mead) (Reg.Fee:  
  69.                                | $35)                                          
  70. BPOSF2.ZIP      10373  08-22-94  BPos  allows the programmer to search a
  71.                                | string for selected substrings using Boolean  
  72.                                | operators (&=AND, |=OR). It is an extension   
  73.                                | to the Pascal POS function. Multiple levels   
  74.                                | of parentheses are supported. Includes Pascal 
  75.                                | source only. Requires TP6 or above. (Bruce J. 
  76.                                | Lackore) (Reg.Fee: $0)                        
  77. BROWSE.PAS       8835  06-25-90  Browse  is a TP routine that allows the user
  78.                                | to browse through a text file. (Reg.Fee: $0)  
  79. BTP.ZIP         64912  07-26-93  BTP 2.0 is a TP6 unit that makes it easy to
  80.                                | use Btrieve. Full TP 6.0 source,              
  81.                                | documentation and examples are included. This 
  82.                                | also works with TP7. (John C. Leon) (Reg.Fee: 
  83.                                | $25)                                          
  84. BTREE4.ZIP      15533  06-22-89  BTree 4 may be linked to a user's source
  85.                                | programs, and will perform all of the same    
  86.                                | B-tree indexing functions as Borland's        
  87.                                | Database Toolbox plus a whole new set of      
  88.                                | procedures and functions using a compatible   
  89.                                | calling interface, but a wholly different     
  90.                                | memory storage technique. (W. Lee Passey)     
  91.                                | (Reg.Fee: $25)                                
  92. BTV.ZIP        100178  01-14-94  BTV.PAS 2.0 is an OOP interface for Btrieve
  93.                                | with file and error handling and error        
  94.                                | display objects. It has 40 full-featured      
  95.                                | BTRIEVE functions and a file recover utility. 
  96.                                | Requires TP6. (Richard W. Hansen) (Reg.Fee:   
  97.                                | $55)                                          
  98. BUFFER.ZIP      10055  12-09-89  Buffer  is a unit for buffered file I/O. It
  99.                                | allows for free definition of a number of     
  100.                                | buffers, size of each buffer and whether the  
  101.                                | buffer should be allocated in expanded        
  102.                                | memory. (Rolf Ernst) (Reg.Fee: $0)            
  103. CDPL